﻿2026-04-27T06:42:42.5648881Z Current runner version: '2.333.1'
2026-04-27T06:42:42.5672924Z ##[group]Runner Image Provisioner
2026-04-27T06:42:42.5674000Z Hosted Compute Agent
2026-04-27T06:42:42.5674556Z Version: 20260213.493
2026-04-27T06:42:42.5675252Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-04-27T06:42:42.5675926Z Build Date: 2026-02-13T00:28:41Z
2026-04-27T06:42:42.5676597Z Worker ID: {3922149b-7a4b-4901-b3ea-00554d6d25f6}
2026-04-27T06:42:42.5677222Z Azure Region: eastus
2026-04-27T06:42:42.5677860Z ##[endgroup]
2026-04-27T06:42:42.5679180Z ##[group]Operating System
2026-04-27T06:42:42.5679793Z Ubuntu
2026-04-27T06:42:42.5680357Z 24.04.4
2026-04-27T06:42:42.5680786Z LTS
2026-04-27T06:42:42.5681239Z ##[endgroup]
2026-04-27T06:42:42.5681760Z ##[group]Runner Image
2026-04-27T06:42:42.5682310Z Image: ubuntu-24.04
2026-04-27T06:42:42.5682828Z Version: 20260413.86.1
2026-04-27T06:42:42.5684267Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
2026-04-27T06:42:42.5685716Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
2026-04-27T06:42:42.5686674Z ##[endgroup]
2026-04-27T06:42:42.5687916Z ##[group]GITHUB_TOKEN Permissions
2026-04-27T06:42:42.5690099Z Contents: read
2026-04-27T06:42:42.5690668Z Metadata: read
2026-04-27T06:42:42.5691160Z PullRequests: write
2026-04-27T06:42:42.5691778Z ##[endgroup]
2026-04-27T06:42:42.5693960Z Secret source: Actions
2026-04-27T06:42:42.5694891Z Prepare workflow directory
2026-04-27T06:42:42.6012224Z Prepare all required actions
2026-04-27T06:42:42.6050416Z Getting action download info
2026-04-27T06:42:42.9083282Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-04-27T06:42:43.0553441Z Download action repository 'marocchino/sticky-pull-request-comment@v2' (SHA:773744901bac0e8cbb5a0dc842800d45e9b2b405)
2026-04-27T06:42:43.3558080Z Complete job name: Stale Baseline Check
2026-04-27T06:42:43.4239853Z ##[group]Run actions/checkout@v4
2026-04-27T06:42:43.4240632Z with:
2026-04-27T06:42:43.4241001Z   fetch-depth: 0
2026-04-27T06:42:43.4241412Z   repository: Mesya82/Service-Book
2026-04-27T06:42:43.4242079Z   token: ***
2026-04-27T06:42:43.4242461Z   ssh-strict: true
2026-04-27T06:42:43.4242839Z   ssh-user: git
2026-04-27T06:42:43.4243229Z   persist-credentials: true
2026-04-27T06:42:43.4243842Z   clean: true
2026-04-27T06:42:43.4244236Z   sparse-checkout-cone-mode: true
2026-04-27T06:42:43.4244692Z   fetch-tags: false
2026-04-27T06:42:43.4245084Z   show-progress: true
2026-04-27T06:42:43.4245474Z   lfs: false
2026-04-27T06:42:43.4245833Z   submodules: false
2026-04-27T06:42:43.4246234Z   set-safe-directory: true
2026-04-27T06:42:43.4246848Z ##[endgroup]
2026-04-27T06:42:43.5325623Z Syncing repository: Mesya82/Service-Book
2026-04-27T06:42:43.5327392Z ##[group]Getting Git version info
2026-04-27T06:42:43.5328110Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:42:43.5329161Z [command]/usr/bin/git version
2026-04-27T06:42:43.5376846Z git version 2.53.0
2026-04-27T06:42:43.5400524Z ##[endgroup]
2026-04-27T06:42:43.5415851Z Temporarily overriding HOME='/home/runner/work/_temp/93863af4-799d-4b34-a755-f0faf1ed7554' before making global git config changes
2026-04-27T06:42:43.5418270Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:42:43.5426487Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:43.5455589Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:42:43.5458942Z ##[group]Initializing the repository
2026-04-27T06:42:43.5462944Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:43.5527777Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T06:42:43.5529467Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T06:42:43.5530568Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T06:42:43.5531649Z hint: call:
2026-04-27T06:42:43.5532145Z hint:
2026-04-27T06:42:43.5532742Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T06:42:43.5533443Z hint:
2026-04-27T06:42:43.5534694Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T06:42:43.5535599Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T06:42:43.5536295Z hint:
2026-04-27T06:42:43.5536679Z hint: 	git branch -m <name>
2026-04-27T06:42:43.5537113Z hint:
2026-04-27T06:42:43.5537683Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T06:42:43.5538979Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T06:42:43.5543323Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T06:42:43.5578426Z ##[endgroup]
2026-04-27T06:42:43.5579177Z ##[group]Disabling automatic garbage collection
2026-04-27T06:42:43.5583345Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T06:42:43.5616679Z ##[endgroup]
2026-04-27T06:42:43.5617330Z ##[group]Setting up auth
2026-04-27T06:42:43.5626559Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:42:43.5661871Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:42:43.5978690Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:42:43.6012923Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:42:43.6276380Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:42:43.6308541Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:42:43.6561987Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T06:42:43.6602252Z ##[endgroup]
2026-04-27T06:42:43.6603174Z ##[group]Fetching the repository
2026-04-27T06:42:43.6615034Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f08019d1a6f9983787ae9531704653320e8557ee:refs/remotes/pull/23/merge
2026-04-27T06:42:44.0035111Z From https://github.com/Mesya82/Service-Book
2026-04-27T06:42:44.0036898Z  * [new branch]      alert-autofix-2                          -> origin/alert-autofix-2
2026-04-27T06:42:44.0038752Z  * [new branch]      chore/phase-2-private-prep               -> origin/chore/phase-2-private-prep
2026-04-27T06:42:44.0042269Z  * [new branch]      docs/integration-tests-restructure-plan  -> origin/docs/integration-tests-restructure-plan
2026-04-27T06:42:44.0044416Z  * [new branch]      docs/paywall-plan                        -> origin/docs/paywall-plan
2026-04-27T06:42:44.0045932Z  * [new branch]      docs/smoke-tests-plan                    -> origin/docs/smoke-tests-plan
2026-04-27T06:42:44.0047595Z  * [new branch]      feat/required-field-asterisks            -> origin/feat/required-field-asterisks
2026-04-27T06:42:44.0049355Z  * [new branch]      feat/restructure-tests-phase-1           -> origin/feat/restructure-tests-phase-1
2026-04-27T06:42:44.0051091Z  * [new branch]      feat/smoke-test-phase-1                  -> origin/feat/smoke-test-phase-1
2026-04-27T06:42:44.0052622Z  * [new branch]      feat/smoke-test-phase-2-3                -> origin/feat/smoke-test-phase-2-3
2026-04-27T06:42:44.0054511Z  * [new branch]      feat/validations-and-performer           -> origin/feat/validations-and-performer
2026-04-27T06:42:44.0056323Z  * [new branch]      feature/fix-jacoco-coverage              -> origin/feature/fix-jacoco-coverage
2026-04-27T06:42:44.0058350Z  * [new branch]      feature/improve-test-coverage            -> origin/feature/improve-test-coverage
2026-04-27T06:42:44.0060207Z  * [new branch]      feature/unified-test-coverage            -> origin/feature/unified-test-coverage
2026-04-27T06:42:44.0062300Z  * [new branch]      feature/upload-debug-apk-artifact        -> origin/feature/upload-debug-apk-artifact
2026-04-27T06:42:44.0064536Z  * [new branch]      fix/ci-updates-and-coverage              -> origin/fix/ci-updates-and-coverage
2026-04-27T06:42:44.0066068Z  * [new branch]      master                                   -> origin/master
2026-04-27T06:42:44.0067689Z  * [new branch]      refactor/migrate-integration-tests       -> origin/refactor/migrate-integration-tests
2026-04-27T06:42:44.0069842Z  * [new branch]      smoke-tests-step-5                       -> origin/smoke-tests-step-5
2026-04-27T06:42:44.0072006Z  * [new branch]      smoke-tests-step4-navigation             -> origin/smoke-tests-step4-navigation
2026-04-27T06:42:44.0074539Z  * [new branch]      test/smoke-tests-improvements            -> origin/test/smoke-tests-improvements
2026-04-27T06:42:44.0077253Z  * [new branch]      test/smoke-tests-step-6-final-verification -> origin/test/smoke-tests-step-6-final-verification
2026-04-27T06:42:44.0079582Z  * [new ref]         f08019d1a6f9983787ae9531704653320e8557ee -> pull/23/merge
2026-04-27T06:42:44.0115200Z ##[endgroup]
2026-04-27T06:42:44.0116129Z ##[group]Determining the checkout info
2026-04-27T06:42:44.0117046Z ##[endgroup]
2026-04-27T06:42:44.0125084Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T06:42:44.0162823Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T06:42:44.0192014Z ##[group]Checking out the ref
2026-04-27T06:42:44.0195410Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/23/merge
2026-04-27T06:42:44.3360805Z Note: switching to 'refs/remotes/pull/23/merge'.
2026-04-27T06:42:44.3361975Z 
2026-04-27T06:42:44.3362470Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T06:42:44.3363582Z changes and commit them, and you can discard any commits you make in this
2026-04-27T06:42:44.3364934Z state without impacting any branches by switching back to a branch.
2026-04-27T06:42:44.3365535Z 
2026-04-27T06:42:44.3365982Z If you want to create a new branch to retain commits you create, you may
2026-04-27T06:42:44.3367093Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T06:42:44.3367764Z 
2026-04-27T06:42:44.3368052Z   git switch -c <new-branch-name>
2026-04-27T06:42:44.3368533Z 
2026-04-27T06:42:44.3368820Z Or undo this operation with:
2026-04-27T06:42:44.3369246Z 
2026-04-27T06:42:44.3369492Z   git switch -
2026-04-27T06:42:44.3369839Z 
2026-04-27T06:42:44.3370512Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T06:42:44.3371385Z 
2026-04-27T06:42:44.3372334Z HEAD is now at f08019d Merge 707a58e924f1600777f2923857129fb1cd27bbb7 into 6a1fa2bee2c4e937b0b935e7c7b45e87e9807850
2026-04-27T06:42:44.3601194Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T06:42:44.3602707Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T06:42:44.3619086Z ##[endgroup]
2026-04-27T06:42:44.3655530Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T06:42:44.3678684Z f08019d1a6f9983787ae9531704653320e8557ee
2026-04-27T06:42:44.3896936Z ##[group]Run BASELINE="app/coverage-baselines/gmd_smoke.ec"
2026-04-27T06:42:44.3898721Z [36;1mBASELINE="app/coverage-baselines/gmd_smoke.ec"[0m
2026-04-27T06:42:44.3900142Z [36;1mif [ ! -f "$BASELINE" ]; then[0m
2026-04-27T06:42:44.3901390Z [36;1m  echo "status=missing" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3902621Z [36;1m  exit 0[0m
2026-04-27T06:42:44.3903448Z [36;1mfi[0m
2026-04-27T06:42:44.3904567Z [36;1m[0m
2026-04-27T06:42:44.3905645Z [36;1mBASELINE_TS=$(git log -1 --format=%ct -- "$BASELINE")[0m
2026-04-27T06:42:44.3907219Z [36;1mMAIN_TS=$(git log -1 --format=%ct -- app/src/main)[0m
2026-04-27T06:42:44.3908705Z [36;1m[0m
2026-04-27T06:42:44.3909676Z [36;1mif [ -z "$BASELINE_TS" ] || [ -z "$MAIN_TS" ]; then[0m
2026-04-27T06:42:44.3911079Z [36;1m  echo "status=unknown" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3912254Z [36;1m  exit 0[0m
2026-04-27T06:42:44.3913059Z [36;1mfi[0m
2026-04-27T06:42:44.3914112Z [36;1m[0m
2026-04-27T06:42:44.3915246Z [36;1mecho "baseline_ts=$BASELINE_TS" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3916701Z [36;1mecho "main_ts=$MAIN_TS" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3917888Z [36;1m[0m
2026-04-27T06:42:44.3918766Z [36;1mif [ "$MAIN_TS" -gt "$BASELINE_TS" ]; then[0m
2026-04-27T06:42:44.3920070Z [36;1m  echo "status=stale" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3921398Z [36;1m  # Top 5 source files newer than the baseline.[0m
2026-04-27T06:42:44.3923280Z [36;1m  CHANGED=$(git log --name-only --pretty=format: --since="@$BASELINE_TS" -- app/src/main \[0m
2026-04-27T06:42:44.3925381Z [36;1m    | grep -v '^$' | sort -u | head -5 | sed 's/^/- /')[0m
2026-04-27T06:42:44.3926622Z [36;1m  {[0m
2026-04-27T06:42:44.3927461Z [36;1m    echo 'changed<<EOF'[0m
2026-04-27T06:42:44.3928461Z [36;1m    echo "$CHANGED"[0m
2026-04-27T06:42:44.3929418Z [36;1m    echo 'EOF'[0m
2026-04-27T06:42:44.3930356Z [36;1m  } >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3931351Z [36;1melse[0m
2026-04-27T06:42:44.3932301Z [36;1m  echo "status=fresh" >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.3933448Z [36;1mfi[0m
2026-04-27T06:42:44.3960776Z shell: /usr/bin/bash -e {0}
2026-04-27T06:42:44.3961771Z ##[endgroup]
2026-04-27T06:42:44.4214569Z ##[group]Run {
2026-04-27T06:42:44.4215381Z [36;1m{[0m
2026-04-27T06:42:44.4216118Z [36;1m  echo 'body<<EOF'[0m
2026-04-27T06:42:44.4217005Z [36;1m  case "$STATUS" in[0m
2026-04-27T06:42:44.4217873Z [36;1m    stale)[0m
2026-04-27T06:42:44.4218823Z [36;1m      echo '⚠️ **Coverage baseline may be stale.**'[0m
2026-04-27T06:42:44.4219944Z [36;1m      echo ''[0m
2026-04-27T06:42:44.4221622Z [36;1m      echo "Files in \`app/src/main\` have changed since \`app/coverage-baselines/gmd_smoke.ec\` was last refreshed."[0m
2026-04-27T06:42:44.4223444Z [36;1m      echo ''[0m
2026-04-27T06:42:44.4224554Z [36;1m      echo 'Recently changed (top 5):'[0m
2026-04-27T06:42:44.4225598Z [36;1m      echo "$CHANGED"[0m
2026-04-27T06:42:44.4226479Z [36;1m      echo ''[0m
2026-04-27T06:42:44.4227316Z [36;1m      echo 'To refresh:'[0m
2026-04-27T06:42:44.4228227Z [36;1m      echo '```bash'[0m
2026-04-27T06:42:44.4229217Z [36;1m      echo './gradlew generateGmdCoverage'[0m
2026-04-27T06:42:44.4230579Z [36;1m      echo 'git add app/coverage-baselines/gmd_smoke.ec'[0m
2026-04-27T06:42:44.4232093Z [36;1m      echo 'git commit -m "chore: refresh smoke coverage baseline"'[0m
2026-04-27T06:42:44.4233408Z [36;1m      echo '```'[0m
2026-04-27T06:42:44.4234464Z [36;1m      ;;[0m
2026-04-27T06:42:44.4235208Z [36;1m    fresh)[0m
2026-04-27T06:42:44.4236133Z [36;1m      echo '✅ **Coverage baseline is current.**'[0m
2026-04-27T06:42:44.4237222Z [36;1m      echo ''[0m
2026-04-27T06:42:44.4238429Z [36;1m      echo 'No source changes in `app/src/main` newer than `gmd_smoke.ec`.'[0m
2026-04-27T06:42:44.4239788Z [36;1m      ;;[0m
2026-04-27T06:42:44.4240538Z [36;1m    missing)[0m
2026-04-27T06:42:44.4241506Z [36;1m      echo '⚠️ **Coverage baseline is missing.**'[0m
2026-04-27T06:42:44.4242600Z [36;1m      echo ''[0m
2026-04-27T06:42:44.4244265Z [36;1m      echo 'Run `./gradlew generateGmdCoverage` and commit `app/coverage-baselines/gmd_smoke.ec`.'[0m
2026-04-27T06:42:44.4245933Z [36;1m      ;;[0m
2026-04-27T06:42:44.4246678Z [36;1m    *)[0m
2026-04-27T06:42:44.4247725Z [36;1m      echo 'ℹ️ Stale-baseline check could not determine status.'[0m
2026-04-27T06:42:44.4248982Z [36;1m      ;;[0m
2026-04-27T06:42:44.4249718Z [36;1m  esac[0m
2026-04-27T06:42:44.4250463Z [36;1m  echo 'EOF'[0m
2026-04-27T06:42:44.4251290Z [36;1m} >> "$GITHUB_OUTPUT"[0m
2026-04-27T06:42:44.4274513Z shell: /usr/bin/bash -e {0}
2026-04-27T06:42:44.4275379Z env:
2026-04-27T06:42:44.4276070Z   STATUS: stale
2026-04-27T06:42:44.4280416Z   CHANGED: - app/src/main/java/com/servicebook/ui/TestTags.kt
- app/src/main/java/com/servicebook/ui/components/ConfirmDeleteDialog.kt
- app/src/main/java/com/servicebook/ui/components/MakePickerDialog.kt
- app/src/main/java/com/servicebook/ui/records/AddEditRecordScreen.kt
- app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt
2026-04-27T06:42:44.4285253Z ##[endgroup]
2026-04-27T06:42:44.4582341Z ##[group]Run marocchino/sticky-pull-request-comment@v2
2026-04-27T06:42:44.4583483Z with:
2026-04-27T06:42:44.4584361Z   header: stale-baseline-bot
2026-04-27T06:42:44.4592240Z   message: ⚠️ **Coverage baseline may be stale.**

Files in `app/src/main` have changed since `app/coverage-baselines/gmd_smoke.ec` was last refreshed.

Recently changed (top 5):
- app/src/main/java/com/servicebook/ui/TestTags.kt
- app/src/main/java/com/servicebook/ui/components/ConfirmDeleteDialog.kt
- app/src/main/java/com/servicebook/ui/components/MakePickerDialog.kt
- app/src/main/java/com/servicebook/ui/records/AddEditRecordScreen.kt
- app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt

To refresh:
```bash
./gradlew generateGmdCoverage
git add app/coverage-baselines/gmd_smoke.ec
git commit -m "chore: refresh smoke coverage baseline"
```
2026-04-27T06:42:44.4600330Z   append: false
2026-04-27T06:42:44.4601077Z   recreate: false
2026-04-27T06:42:44.4601831Z   delete: false
2026-04-27T06:42:44.4602614Z   only_create: false
2026-04-27T06:42:44.4603392Z   only_update: false
2026-04-27T06:42:44.4604559Z   hide_details: false
2026-04-27T06:42:44.4605341Z   hide: false
2026-04-27T06:42:44.4606081Z   hide_and_recreate: false
2026-04-27T06:42:44.4606933Z   hide_classify: OUTDATED
2026-04-27T06:42:44.4607775Z   ignore_empty: false
2026-04-27T06:42:44.4608578Z   skip_unchanged: false
2026-04-27T06:42:44.4609421Z   follow_symbolic_links: false
2026-04-27T06:42:44.4610667Z   GITHUB_TOKEN: ***
2026-04-27T06:42:44.4611443Z ##[endgroup]
2026-04-27T06:42:45.4555315Z Post job cleanup.
2026-04-27T06:42:45.5487144Z [command]/usr/bin/git version
2026-04-27T06:42:45.5530347Z git version 2.53.0
2026-04-27T06:42:45.5570472Z Temporarily overriding HOME='/home/runner/work/_temp/0d3d1ea8-a76b-48a1-8844-4e64c41e16a3' before making global git config changes
2026-04-27T06:42:45.5571404Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:42:45.5575792Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:45.5609939Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:42:45.5642046Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:42:45.5874013Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:42:45.5894687Z http.https://github.com/.extraheader
2026-04-27T06:42:45.5906402Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-04-27T06:42:45.5938912Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:42:45.6164790Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:42:45.6196305Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:42:45.6538582Z Cleaning up orphan processes
2026-04-27T06:42:45.6814497Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, marocchino/sticky-pull-request-comment@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
